-
Home
-
FAPI Member
-
2.2.3
-
Code
-
Classes
- MemberActivityRepository
Total Complexity |
13 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
146 |
Lines of code |
102 |
Logical lines of code |
34 |
Comment lines |
2 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
toEntities() |
S |
59 |
4 |
15 |
getOneForPeriod() |
S |
58 |
1 |
18 |
getAllForPeriod() |
S |
60 |
1 |
16 |
createTableIfNeeded() |
S |
63 |
1 |
14 |
__construct() |
S |
70 |
1 |
6 |
tableExists() |
S |
78 |
1 |
3 |
addActivity() |
S |
67 |
1 |
9 |
findLastActivity() |
S |
65 |
1 |
10 |
getAll() |
S |
68 |
1 |
7 |
dropTable() |
S |
76 |
1 |
4 |